home *** CD-ROM | disk | FTP | other *** search
- Path: sn.no!usenet
- From: Ola Nohr <onohr@sn.no>
- Newsgroups: comp.lang.c++
- Subject: Linking problems with MMIO-functions.
- Date: 23 Feb 1996 15:35:02 GMT
- Organization: SN Internett
- Message-ID: <4gkmr6$n5b@hasle.sn.no>
- NNTP-Posting-Host: trondheim-ppp1.oslo.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
-
- Hello!
-
- My company is porting a Borland 3.1 application to VC++ 4.0 and we
- have some problems with the MMIO-functions. The error messages we reseive
- are as follows:
-
- .. error LNK2001: unresolved external symbol __imp__mmioClose@8
- .. error LNK2001: unresolved external symbol __imp__mmioClose@8
- .. error LNK2001: unresolved external symbol __imp__mmioAscend@12
- .. error LNK2001: unresolved external symbol __imp__mmioAscend@12
- .. error LNK2001: unresolved external symbol __imp__mmioCreateChunk@12
-
- What is wrong? I find nothing in the help system...
- Any ideas ?
-
- Thanks in advance....
-
-
- - Ola
-
-
-